home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 21
/
CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso
/
CUCD
/
Programming
/
MCC_MimeEditor
/
MCC_MimeEditor.readme
< prev
next >
Wrap
Text File
|
1998-02-11
|
1KB
|
29 lines
Short: MUI custom class for editing MIME files
Author: Leon Woestenberg <leon@stack.nl>, Ole Friis <ole_f@post3.tele.dk>
Uploader: Ole Friis <ole_f@post3.tele.dk>
Version: 1.2 (08-Feb-98)
Type: dev/mui
Requires: Kick 39+, MUI 3.8+
MimeEditor.mcc is a class for dealing with MIME messages. It is a
subclass of group.mui.
The class is programmed by Ole Friis (ole_f@post3.tele.dk) and Leon
Woestenberg (leon@stack.nl).
Requirements:
- TextEditor.mcc and BetterString.mcc. Get them from
www.diku.dk/students/duff.
- Toolbar.mcc. Get it from www.diku.dk/students/benny.
- asyncio.library *strongly recommended*!! Without it, MimeEditor.mcc
is dead slow. But _with_ it, MimeEditor.mcc has some of the fastest
(if not *the* fastest, I haven't made benchmarks yet) MIME scan
routines on the Amiga. (The thing that takes time on opening the
window is the image remapping done in Toolbar.mcc.)
Get asyncio.library from Aminet.
- And, of course, an Amiga with MUI 3.8+.
If you have comments, suggestions, bug-reports, etc., please send them
to ole_f@post3.tele.dk.